[INFO] fetching crate loc-rs 0.2.6...
[INFO] fixing loc-rs-0.2.6 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate loc-rs 0.2.6 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate loc-rs 0.2.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate loc-rs 0.2.6
[INFO] tweaked toml for crates.io crate loc-rs 0.2.6 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate loc-rs 0.2.6 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate loc-rs 0.2.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-go v0.25.0
[INFO] [stderr]   Downloaded tree-sitter-python v0.25.0
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.25.0
[INFO] [stderr]   Downloaded tree-sitter-java v0.23.5
[INFO] [stderr]   Downloaded tree-sitter-c v0.24.2
[INFO] [stderr]   Downloaded tree-sitter-rust v0.24.2
[INFO] [stderr]   Downloaded tree-sitter-ruby v0.23.1
[INFO] [stderr]   Downloaded tree-sitter-php v0.24.2
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.23.2
[INFO] [stderr]   Downloaded tree-sitter-swift v0.7.2
[INFO] [stderr]   Downloaded tree-sitter-cpp v0.23.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8bbf5d55a47ac600982d3841cf4098df41583cea1158818c95f6710032cd24da
[INFO] running `Command { std: "docker" "start" "8bbf5d55a47ac600982d3841cf4098df41583cea1158818c95f6710032cd24da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8bbf5d55a47ac600982d3841cf4098df41583cea1158818c95f6710032cd24da" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bbf5d55a47ac600982d3841cf4098df41583cea1158818c95f6710032cd24da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8bbf5d55a47ac600982d3841cf4098df41583cea1158818c95f6710032cd24da" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-c v0.24.2
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking loc-rs v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0428]: the name `test_export_json_excludes_lockfiles_from_files_array` is defined multiple times
[INFO] [stdout]    --> tests/export.rs:247:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | fn test_export_json_excludes_lockfiles_from_files_array() {
[INFO] [stdout]     | --------------------------------------------------------- previous definition of the value `test_export_json_excludes_lockfiles_from_files_array` here
[INFO] [stdout] ...
[INFO] [stdout] 247 | fn test_export_json_excludes_lockfiles_from_files_array() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `test_export_json_excludes_lockfiles_from_files_array` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `test_export_json_excludes_lockfiles_from_files_array` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `test_export_json_metadata_has_lockfile_count` is defined multiple times
[INFO] [stdout]    --> tests/export.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn test_export_json_metadata_has_lockfile_count() {
[INFO] [stdout]     | ------------------------------------------------- previous definition of the value `test_export_json_metadata_has_lockfile_count` here
[INFO] [stdout] ...
[INFO] [stdout] 275 | fn test_export_json_metadata_has_lockfile_count() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `test_export_json_metadata_has_lockfile_count` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `test_export_json_metadata_has_lockfile_count` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `test_export_json_file_objects_include_is_lockfile_field` is defined multiple times
[INFO] [stdout]    --> tests/export.rs:321:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn test_export_json_file_objects_include_is_lockfile_field() {
[INFO] [stdout]     | ------------------------------------------------------------ previous definition of the value `test_export_json_file_objects_include_is_lockfile_field` here
[INFO] [stdout] ...
[INFO] [stdout] 321 | fn test_export_json_file_objects_include_is_lockfile_field() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `test_export_json_file_objects_include_is_lockfile_field` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `test_export_json_file_objects_include_is_lockfile_field` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `test_jsonl_excludes_lockfiles` is defined multiple times
[INFO] [stdout]    --> tests/export.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 196 | fn test_jsonl_excludes_lockfiles() {
[INFO] [stdout]     | ---------------------------------- previous definition of the value `test_jsonl_excludes_lockfiles` here
[INFO] [stdout] ...
[INFO] [stdout] 348 | fn test_jsonl_excludes_lockfiles() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `test_jsonl_excludes_lockfiles` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `test_jsonl_excludes_lockfiles` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `test_stdout_json_excludes_lockfiles_from_files_array` is defined multiple times
[INFO] [stdout]    --> tests/export.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | fn test_stdout_json_excludes_lockfiles_from_files_array() {
[INFO] [stdout]     | --------------------------------------------------------- previous definition of the value `test_stdout_json_excludes_lockfiles_from_files_array` here
[INFO] [stdout] ...
[INFO] [stdout] 374 | fn test_stdout_json_excludes_lockfiles_from_files_array() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `test_stdout_json_excludes_lockfiles_from_files_array` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `test_stdout_json_excludes_lockfiles_from_files_array` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0428`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `loc-rs` (test "export") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8bbf5d55a47ac600982d3841cf4098df41583cea1158818c95f6710032cd24da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bbf5d55a47ac600982d3841cf4098df41583cea1158818c95f6710032cd24da", kill_on_drop: false }`
[INFO] [stdout] 8bbf5d55a47ac600982d3841cf4098df41583cea1158818c95f6710032cd24da
